@charset "utf-8";
/* 

  作者：lion
  网址：www.jdzol.com

*/

/* 全局定义 */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img {
	padding: 0;
	margin: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, th, var, i {
	font-weight: normal;
	font-style: normal;
}
ol, ul, dl, dt, dd, li {
	list-style: none;
}
div, dl, dt, dd, ol, ul, li {
	zoom: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
/* 公共样式 */
html {
	width: 100%;
	height: 100%;
}
body {
	width: 100%;
	color: #333;
	font: 14px/32px "Microsoft Yahei", "宋体";
}
a {
	color: #333;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #ba1515;
}
.clearbox {
	border: none;
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	overflow: hidden;
}
.blank {
	height: 10px;
	font-size: 0px;
	line-height: 0;
	overflow: hidden;
}
.blank20 {
	height: 20px;
	font-size: 0px;
	line-height: 0;
	overflow: hidden;
}
.blank30 {
	height: 30px;
	font-size: 0px;
	line-height: 0;
	overflow: hidden;
}
.nodata {
	color: #f60;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.bd {
	padding: 10px;
}
span.datetime {
	float: right;
	color: #999;
	font-size: 12px;
}
/* 网站框架 */
#footer, #header {
	width: 100%;
	min-width: 1220px;
}
#content {
	width: 1220px;
	margin: 20px auto;
	background: #fff;
}
/* 顶部条 */
#header {
	height: 230px;
	position: relative;
	z-index: 2;
	background-color: #f7f7f7;
}
/* 网站顶部 */
.topBox {
	background-color: #f7f7f7;
	height: 35px;
	line-height: 35px;
	font-size: 12px;
	min-width: 1200px;
}
.topWidth {
	width: 1220px;
	margin: 0 auto;
}
.topWidth span.del {
	margin-right: 10px;
}
.topLinks {
	float: right;
}
.mapLi li {
	display: inline;
}
.mapLi .spe {
	padding: 0 5px;
}
/* logo 导航 */
.logoBox {
	height: 125px;
	background: url(../img/headBa1r.jpg) #f5f5f5 top center no-repeat;
	position: relative;
}
.logowrap {
	width: 1220px;
	margin: auto;
}
.logo {
	margin-top: 40px;
	width: 500px;
	height: 80px;
	float: left;
}
.logo a {
	display: block;
	width: 500px;
	height: 80px;
	background: url(../img/logo.png) no-repeat;
}
.logo img {
}
.sydw {
	position: absolute;
	width: 56px;
	height: 68px;
	top: 36px;
	left: 450px;
	background: url(../img/beian.png) no-repeat;
}
.sydw a {
	width: 100%;
	height: 100%;
	display: block;
}
/* 天气 */
.tianqi {
	float: right;
	margin-top: 54px;
}
/* 搜索 */

.siteSearch {
	width: 290px;
	height: 36px;
	background: url(../img/search.png) no-repeat;
}
.siteSearch input {
	height: 34px;
	width: 218px;
	float: left;
	padding: 0 10px;
	font: 100 12px/34px "Microsoft Yahei";
	color: #888;
	background-color: #fff;
	border: 1px solid #e6e6e6;
}
.searchBtn {
	display: block;
	width: 50px;
	height: 36px;
	cursor: pointer;
	float: right;
}
/* 导航 */

.nav {
	height: 44px;
	margin: auto;
	background: #f7f7f7;
}
.navBar {
	width: 1220px;
	margin: auto;
	position: relative;
	z-index: 10;
	background: #f7f7f7;
	color: #2c2c2c;
	height: 44px;
	line-height: 44px;
}
.nav .m {
	float: left;
	border-top: 0;
	border-bottom: 0;
	margin-left: -1px;
}
.nav a:hover {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
.nav h3 {
	float: left;
	font-size: 100%;
	font-weight: normal;
	font-size: 18px;
	height: 44px;
	overflow: hidden;
}
.nav h3 a {
	display: inline-block;
	padding: 0 30px;
	height: 44px;
}
.nav .dlst {
	padding-right: 30px;
	background: url(../img/navdown.png) no-repeat 120px center;
}
.nav .on {
}
.nav .on h3 a {
	color: #000 !important;
}
.nav .on h3 a:hover {
	color: #000 !important;
}
.nav .sub {
	padding: 0;
	position: absolute;
	top: 42px;
	overflow: hidden;
	text-align: left;
	z-index: 1;
	left: 0px;
	background-color: #f5f5f5;
	display: none;
	width: 100%;
}
.nav .sub .nav_xiao {
	width: 1200px;
	overflow: hidden;
	padding-top: 5px;
	margin: 0 auto;
	padding-bottom: 50px;
}
.nav .sub .nav_xiao .xiao_one {
	width: 540px;
	overflow: hidden;
	float: left;
	margin-top: 15px;
}
.nav .sub .nav_xiao .xiao_one img {
	width: 500px;
	height: 200px;
}
.nav .sub .nav_xiao .xiao_one a {
	width: 500px;
	height: 200px;
	padding: 0;
	margin-right: 45px;
	float: left;
}
.nav .sub .nav_xiao .xiao_one2 {
	float: left;
	margin-right: 20px;
	text-align: left;
	width: 445px;
	margin-top: 15px;
}
.nav .sub .nav_xiao .xiao_one2 p {
	border-bottom: 1px solid #D9D9D9;
	box-shadow: none;
	font-size: 14px;
	padding: 5px 0;
}
.nav .sub .nav_xiao .xiao_one2 p a {
	text-align: left;
	width: 200px;
	display: inline-block;
	padding-top: 0;
	height: auto;
	padding: 5px 0;
	font-size: 14px;
	background: url(../img/list.png) left center no-repeat;
	padding-left: 20px;
}
.nav .sub .nav_xiao .xiao_three {
	width: 1180px;
	float: left;
	overflow: hidden;
}
.nav .sub .nav_xiao .xiao_three ul {
	width: 1180px;
}
.nav .sub .nav_xiao .xiao_three ul li {
	float: left;
	display: inline;
	width: 172px;
	height: 190px;
	overflow: hidden;
	margin-right: 19px;
	text-align: center;
	position: inherit;
	line-height: 46px;
	margin-left: 0px;
}
.nav .sub .nav_xiao .xiao_three ul li img {
	width: 100%;
	height: 138px;
	display: block;
}
.nav .sub .nav_xiao .xiao_three ul li a {
	color: #686868;
	width: 100%;
	font-size: 14px;
	height: 100%;
	padding-top: 17px;
}
.nav .sub .nav_xiao .xiao_three ul li a:hover {
	color: #f3782a;
}
.nav .sub .nav_xiao .xiao_three ul li:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.nav .sub .nav_xiao .xiao_three ul.nav_wechat li {
	width: 195px;
}
.nav .sub .nav_xiao .xiao_three ul.nav_wechat li img {
	width: 195px;
	height: 138px;
}
.nav .sub .nav_xiao .xiao_four {
	width: 412px;
	overflow: hidden;
	margin-right: 25px;
	margin-left: 55px;
}
.nav .sub .nav_xiao .xiao_four h2 {
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #b3b3b3;
	letter-spacing: 3px;
	margin-top: 10px;
}
.nav .sub .nav_xiao .xiao_four .ul {
	width: 420px;
}
.nav .sub .nav_xiao .xiao_four .ul li {
	height: 42px;
	line-height: 42px;
	margin-right: 20px;
	padding-left: 20px;
	width: 165px;
	overflow: hidden;
	float: left;
	display: inline;
	background: url(../img/list.png) left center no-repeat;
	margin-left: 0px;
	position: inherit;
	border-bottom: 1px solid #d9d9d9;
}
.nav .sub .nav_xiao .xiao_four .ul li a {
	padding: 0;
	width: 165px;
	text-align: left;
}
.nav .sub .nav_xiao .xiao_five {
	width: 540px;
	overflow: hidden;
	float: left;
	margin-top: 15px;
}
.nav .sub .nav_xiao .xiao_five img {
	width: 500px;
	height: 200px;
}
.nav .sub .nav_xiao .xiao_five a {
	width: 280px;
	height: 160px;
	padding: 0;
	margin-right: 45px;
	float: left;
}
.nav .sub .nav_xiao .xiao_five2 {
	float: left;
	margin-right: 20px;
	text-align: left;
	width: 445px;
	margin-top: 15px;
}
.nav .sub .nav_xiao .xiao_five2 p {
	border-bottom: 1px solid #D9D9D9;
	box-shadow: none;
	font-size: 14px;
	padding: 10px 0;
}
.nav .sub .nav_xiao .xiao_five2 p a {
	text-align: left;
	width: 200px;
	display: inline-block;
	padding-top: 0;
	height: auto;
	padding: 5px 0;
	font-size: 14px;
}
.xiao_six_l {
	float: left;
	width: 140px;
	margin-left: 70px;
	overflow: hidden;
	margin-top: 35px;
}
.xiao_six_l a {
	display: block;
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	color: #333333;
	padding-left: 20px;
	background: url(../img/yuming_pic9.png) left center no-repeat;
	padding-top: 0;
}
.xiao_six_l a.osel {
	background: url(../img/yuming_pic9_on.png) left center no-repeat;
	color: #f3782a;
}
.xiao_six_r {
	float: left;
	width: 990px;
	overflow: hidden;
	text-align: center;
}
.xiao_six_r img {
	display: block;
	margin: 0 auto;
	margin-bottom: 32px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
}
.xiao_six_r a {
	float: left;
	width: 140px;
	height: auto;
	border-left: 1px solid #e2e3e3;
	padding-top: 0;
	margin-top: 50px;
}
.xiao_six_r a:hover img {
	margin-top: -4px;
	margin-bottom: 36px;
}
/* banner */
.banner {
	width: 100%;
	position: relative;
	height: 299px;
	overflow: hidden;
	margin-bottom: 2px;
}
.banner .bds {
	position: relative;
	z-index: 0;
}
.banner .bds ul {
	width: 100% !important;
}
.banner .bds li {
	width: 100% !important;
	height: 299px;
}
.banner .bds li .siteWidth {
	position: relative;
	margin: 0 auto;
	height: 299px;
}
.banner .bds li a {
	height: 299px;
	display: block;
}
.banner .bds .txt {
	position: absolute;
	width: 415px;
	top: 100px;
	left: 22px;
	font: normal 18px/30px "Microsoft YaHei";
}
.banner .bds .btn {
	display: block;
	zoom: 1;
	margin-top: 8px;
	width: 72px;
	padding-right: 10px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	background: url(../img/banner-btn.png) 0 0 no-repeat;
	_background: url(../img/banner-btn-ie6.png) 0 0 no-repeat;
}
.banner .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.banner .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 11px;
	height: 11px;
	margin: 4px;
	background: url(../img/dot-black.png) 0 0;
	overflow: hidden;
	line-height: 9999px;
	filter: alpha(opacity=40);
	opacity: 0.4;
}
.banner .hd ul .on {
	filter: alpha(opacity=100);
	opacity: 1;
}
/**/
.w200 {
	width: 200px;
}
.w300 {
	width: 300px;
}
.w350 {
	width: 350px;
}
.w400 {
	width: 400px;
}
.w650 {
	width: 650px;
}
.w535 {
	width: 535px;
}
.w550 {
	width: 550px;
}
.w560 {
	width: 560px;
}
.w450 {
	width: 450px;
}
.w810 {
	width: 810px;
}
ul.ullist li {
	background: url(../img/icon.png) no-repeat left center;
	padding-left: 16px;
}
ul.ullist li a {
	font-size: 14px;
}
.mr10 {
	margin-right: 10px;
}
.border {
	border-left: 1px solid
}
.pad10 {
	padding: 10px;
	text-align: center;
}
/* Tab切换 */
.news {
	float: right;
	width: 450px;
	background: #fff;
	text-align: left;
}
.news .hd {
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
	border-bottom: 1px solid #f7f7f7;
	font-size: 16px;
}
.news .hd ul {
	overflow: hidden;
	zoom: 1;
}
.news .hd ul li {
	float: left;
}
.news .hd ul li a {
	display: block;
	padding: 0 15px;
}
.news .hd ul li a:hover {
	text-decoration: none;
}
.news .hd ul li.on a {
	color: #eb2929;
	font-weight: bold;
}
.news .bd {
}
.news .bd li {
}
.news .bd li .date {
	float: right;
	color: #ccc;
	font-size: 12px;
}
.news .bd li a {
}
.tt {
	text-align: center;
}
.tt a {
	font-size: 18px;
	font-weight: 700;
	color: #2c7dd9;
}
.tt a:hover {
	color: #0054a6;
}
.slides {
	width: 300px;
	float: left;
	text-align: center;
}
.slides ul li {
	list-style: none;
	padding: 0;
	margin: 0;
}
/*ad*/
.ad {
	margin: auto;
	margin-bottom: 10px;
	text-align: center;
}
/* 图片滚动 */
.adun {
	padding: 10px;
	background: #ccc;
	overflow: hidden;
	clear: both;
}
.picscroll {
	height: 150px;
	padding: 10px 0;
	background: #fff;
	overflow: hidden;
	clear: both;
}
.picscroll ul {
	overflow: hidden;
	zoom: 1;
}
.picscroll ul li {
	width: 150px;
	float: left;
	margin: 0 5px;
	display: inline;
}
.picscroll ul li img {
	width: 150px;
	height: 150px;
}
/*内容*/
.contain {
	margin: 30px 0;
}
/*图片*/
.bk {
	border: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 10px;
}
.box {
	margin: auto;
	margin-bottom: 10px;
}
/*项目*/
.project ul {
	padding-left: 15px;
}
.project ul li {
	width: 90px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	background: #f2f2f2;
	margin-right: 10px;
	margin-bottom: 10px;
	display: inline-block;
}
.project ul li:hover {
	background: #3db1ea;
	color: #fff
}
.project ul li a {
	display: block;
}
.project ul li a:hover {
	color: #fff;
}
.indextitle {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #f7f7f7;
	overflow: hidden;
}
.indextitle span {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 0px solid #f7f7f7;
	margin-top: -1px;
	display: inline-block;
	height: 26px;
	line-height: 26px;
	padding: 0 20px;
}
.indextitle em {
	float: right;
	color: #666;
	margin-right: 10px;
}
/**/
.indextitles {
	height: 36px;
	line-height: 36px;
	background: #eee;
	overflow: hidden;
}
.indextitles span {
	font-size: 16px;
	font-weight: bold;
	background: url(../img/title.jpg) left top no-repeat;
	margin-top: -1px;
	display: inline-block;
	width: 129px;
	height: 36px;
	line-height: 36px;
	padding: 0 5px;
	text-align: center;
	color: #fff;
}
.indextitles em {
	float: right;
	color: #666;
	margin-right: 10px;
}
.tits {
	font-size: 16px;
	font-weight: bold;
	background: url(../img/sidebar.png) left top no-repeat;
	height: 71px;
	line-height: 36px;
	padding: 0 5px 0 40px;
	text-align: left;
	color: #fff;
}
.indexprint {
	padding: 15px 0 15px 15px;
}
.indexprint ul {
	width: 560px;
}
.indexprint ul li {
	float: left;
	width: 253px;
	overflow: hidden;
	margin-bottom: 10px;
	margin-right: 10px;
	height: 130px;
	position: relative;
}
.indexprint ul li.li01 {
	width: 300px;
}
.indexprint ul li img {
	width: 100%;
	min-height: 100%;
}
.indexprint ul li .bg {
	background: url(../img/titbg2.png) no-repeat left bottom;
	width: 100%;
	height: 30%;
	position: absolute;
	left: 0;
	bottom: 0;
}
.indexprint ul li .text {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	z-index: 9;
	color: #fff;
	width: 90%;
	padding: 0 5%;
	font-size: 15px;
}
.indexprints {
	padding: 15px 0 15px 15px;
}
.indexprints ul {
	width: 650px;
}
.indexprints ul li {
	float: left;
	width: 253px;
	overflow: hidden;
	margin-bottom: 10px;
	margin-right: 10px;
	height: 130px;
	position: relative;
}
.indexprints ul li.li01 {
	width: 360px;
}
.indexprints ul li img {
	width: 100%;
	min-height: 100%;
}
.indexprints ul li .bg {
	background: url(../img/titbg2.png) no-repeat left bottom;
	width: 100%;
	height: 30%;
	position: absolute;
	left: 0;
	bottom: 0;
}
.indexprints ul li .text {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	z-index: 9;
	color: #fff;
	width: 90%;
	padding: 0 5%;
	font-size: 15px;
}
.itzzh {
	background: #fff;
	padding: 0 12px;
	height: 186px;
	overflow: hidden;
}
.itzzh_list {
	height: 135px;
	overflow: hidden;
}
.itzzh_list ul { /*width:348px;*/
}
.itzzh_list ul li {
	float: left;
	width: 124px;
	margin: 0 19px;
	text-align: center;
}
.itzzh_list ul li a {
	display: block;
}
.itzzh_list ul li div.s1 {
	background: url(../img/itzzh_11.png) no-repeat center center;
	height: 114px;
}
.itzzh_list ul li:hover div.s1 {
	background: url(../img/itzzh_12.png) no-repeat center center;
	height: 114px;
}
.itzzh_list ul li div.s2 {
	background: url(../img/itzzh_21.png) no-repeat center center;
	height: 114px;
}
.itzzh_list ul li:hover div.s2 {
	background: url(../img/itzzh_22.png) no-repeat center center;
	height: 114px;
}
.itzzh_list ul li div.s3 {
	background: url(../img/itzzh_31.png) no-repeat center center;
	height: 114px;
}
.itzzh_list ul li:hover div.s3 {
	background: url(../img/itzzh_32.png) no-repeat center center;
	height: 114px;
}
.itzzh_list ul li p {
	height: 18px;
	line-height: 18px;
	font-size: 14px;
	color: #2d4a9f;
}
.itzzh_list ul li div.s4 {
	background: url(../img/itzzh_41.png) no-repeat center center;
	height: 114px;
}
.itzzh_list ul li:hover div.s4 {
	background: url(../img/itzzh_42.png) no-repeat center center;
	height: 114px;
}
.itzzh_list ul li p {
	height: 18px;
	line-height: 18px;
	font-size: 14px;
	color: #2d4a9f;
}
.itzzhtxt {
	height: 36px;
	line-height: 18px;
	font-size: 12px;
	color: #838383;
	overflow: hidden;
	margin-bottom: 8px;
	padding: 3px 5px 0px 10px;
}
/**/
/**/
.jtyw {
	height: 400px;
	overflow: hidden;
}
.jtyw ul li {
	padding-bottom: 10px;
}
.jtyw ul li .jtywtxt {
	background: #fff;
}
.jtyw ul li span {
	margin-left: 2px;
	color: #444;
	float: right;
}
/*.jtyw ul li span a{ display:block;}
.jtyw ul li span a img{ width:131px; height:82px;} */
.jtyw ul li dl {
	padding-right: 10px;
}
.jtyw ul li dl dt {
	padding-top: 5px;
	height: 25px;
	line-height: 25px;
}
.jtyw ul li dl dt a {
	display: block;
	color: #303030;
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.jtyw ul li dl dt:hover a {
	color: #d30000;
}
.jtyw ul li dl dd {
	font-size: 12px;
	color: #8a8a8a;
	height: 40px;
	line-height: 20px;
	overflow: hidden;
	text-align: justify;
	text-indent: 2em;
}
.iqygm {
	background: #fff;
	height: 186px;
	overflow: hidden;
}
.ixmzj {
	background: #fff;
	width: 100%;
	height: 186px;
	overflow: hidden;
}
.iyjgl {
	background: #fff;
	height: 186px;
	overflow: hidden;
}
.iqygm a {
	display: block;
}
.iqygm img {
	width: 380px;
	height: 110px;
}
.iqygm dl {
	padding: 0 10px;
}
.iqygm dl dt {
	height: 30px;
	line-height: 30px;
}
.iqygm dl dt a {
	display: block;
	font-size: 14px;
	color: #3f3f3f;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.iqygm dl dd {
	height: 36px;
	line-height: 18px;
	font-size: 12px;
	color: #838383;
	overflow: hidden;
}
.iqygms {
	background: #fff;
	height: 186px;
	overflow: hidden;
}
.iqygms a {
	display: block;
}
.iqygms img {
	width: 330px;
	height: 110px;
}
.iqygms dl {
	padding: 0 10px;
}
.iqygms dl dt {
	height: 30px;
	line-height: 30px;
}
.iqygms dl dt a {
	display: block;
	font-size: 14px;
	color: #3f3f3f;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.iqygms dl dd {
	height: 36px;
	line-height: 18px;
	font-size: 12px;
	color: #838383;
	overflow: hidden;
}
/**/
.iyjgl {
	padding: 0 9px;
}
.iyjgl_pic {
	height: 110px;
	overflow: hidden;
}
.iyjgl_pic ul li a {
	display: block;
}
.iyjgl_pic ul li a img {
	width: 430px;
	height: 110px;
}
.iyjgl_txt {
	padding-top: 3px;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	color: #363636;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.iyjgl_list {
	height: 20px;
	overflow: hidden;
}
.iyjgl_list ul {
	width: 404px;
}
.iyjgl_list ul li {
	float: left;
	margin-right: 8px;
}
.iyjgl_list ul li a {
	display: block;
	width: 194px;
	text-align: center;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	background: #2d4aa0;
}
.iyjgl_list ul li.on a {
	background: #52b847;
}
/* Footer */
#footer {
	width: 100%;
	padding: 10px 0;
	line-height: 28px;
	color: #000;
	text-align: center;
	border-top: 2px solid #ccc;
}
.copyRight {
	text-align: center;
	color: #000;
	width: 1200px;
	height: 60px;
	margin: 0 auto;
	position: relative;
	font-size: 12px;
}
.copyRight a {
	color: #000 !important;
	font-size: 12px;
}
.copyRight a:hover {
	color: #b9b9b9 !important;
}
/* ======================= 文章模型循环页、列表页、内容页 Css ======================= */

#contents {
	background-color: #fff;
	margin: auto;
	margin-top: 2px;
	position: relative;
	z-index: 1;
	padding: 20px;
	width: 1220px;
	border-top: 0px solid #e27765;
	height: auto !important;
	min-height: 450px;
}
.ContentSide {
	width: 300px;
	float: right;
}
.ContentMain {
	width: 900px;
	float: left;
}
/* ============== 文章列表页 ============== */

.tb-box img {
	-webkit-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
	display: block;
}
.tb-box:hover img {
	transform: scale(1.1);
	transform: rotate(0deg) scale(1.1, 1.1) skew(0deg) translate(0, 0);
	-ms-transform: rotate(0deg) scale(1.1, 1.1) skew(0deg) translate(0, 0);
	-moz-transform: rotate(0deg) scale(1.1, 1.1) skew(0deg) translate(0, 0);
	-webkit-transform: rotate(0deg) scale(1.1, 1.1) skew(0deg) translate(0, 0);
	-o-transform: rotate(0deg) scale(1.1, 1.1) skew(0deg) translate(0, 0);
}
.overlist {
	text-align: left
}
.overlist ul li {
	margin: 15px;
	padding: 20px 15px;
	border-bottom: 1px dashed #ddd;
	height: 85px
}
.overlist ul li .l_pic {
	width: 202px;
	float: left;
}
.overlist ul li .r_ct {
	width: 600px;
	float: right
}
.overlist ul li .r_ct .title {
	display: block;
	height: 37px;
	font-weight: bold;
	text-align: left;
}
.overlist ul li .r_ct .title a {
	font-size: 18px;
	color: #000;
	display: block;
	height: 37px;
	font-weight: bold
}
.overlist ul li .r_ct .intro {
	line-height: 2;
	color: #6d6d6d;
	text-indent: 2em;
	text-align: left;
}
.overlist ul li .r_ct .intro a {
	color: #c00
}
.overlist ul li .r_ct span {
	float: right;
	color: #6d6d6d;
	font-size: 12px;
}
.overlist ul li:hover {
	background: #eee
}
.overlist_page {
	text-align: right;
	padding-right: 15px
}
/* 当前位置 */
.pathWrap {
	padding: 0 15px;
	font-size: 14px;
	background: #f2f2f2;
}
.path {
	background: url(../img/IconPath.png) no-repeat left center;
	padding-left: 25px;
	height: 40px;
	line-height: 40px;
}
.path span.red {
	color: red;
}
/* 分页 */
.page {
	clear: both;
	padding: 20px 0;
	height: 20px;
	text-align: center;
	overflow: hidden;
}
.page .pager {
	display: inline-block;
*display:inline;
}
.page a {
	height: 20px;
	display: inline-block;
	line-height: 20px;
	background-color: #f1f1f1;
	padding: 0 6px;
}
.page b a {
	color: #fff;
	background-color: #e27765;
}
/* 单页 */
.DYbd {
	padding: 20px 30px;
}
/* 网站地图 */


/* ======================= 内容页 Css ======================= */
#ContentBd {
	padding: 20px; /* border:1px solid #f2f2f2; border-top: none; */
}
#ContentBd .title {
	text-align: center;
}
#ContentBd .title h3 {
	color: #000;
	font: 600 26px/40px "Microsoft Yahei";
}
#ContentBd .intro {
	margin-top: 20px;
}
#ContentBd .author {
	line-height: 40px;
	text-align: center;
	color: #777;
	height: 40px;
	overflow: hidden;
	margin-top: 5px;
	border-bottom: 1px dotted #c8c8c8;
}
#ContentBd .contents {
	line-height: 200%;
	font: 18px/30px "微软雅黑";
}
#fontzoom table {
	width: 100% !important;
	max-width: 1080px !important;
	overflow: hidden;
	display: block;
	overflow-x: auto;
}
/* 分享 */
.cw {
	border-top: 1px solid #ccc;
}
.cw .cwTop {
	text-align: center;
	font: 16px/50px "微软雅黑";
}
.cw font {
	color: #f00;
}
.shareBox {
	background-color: #fafafa;
	height: 150px;
	padding: 15px;
	width: 1010px;
}
.shareBox .CWimg {
	float: left;
	border-right: 1px solid #ccc;
	width: 132px;
	height: 132px;
	padding: 5px 15px 5px 0;
}
.shareBox .CWimg img {
	width: 122px;
	height: 122px;
	border: 5px solid #fff;
}
.shareBox .CWintro {
	float: left;
	padding-left: 25px;
	border-right: 1px solid #ccc;
	width: 520px;
}
.shareBox .CWintro p.t {
	font: 16px/28px "微软雅黑";
}
.shareBox .CWintro p.n {
	line-height: 28px;
}
.CWshare {
	float: right;
	padding-top: 55px;
	width: 300px;
}
/* 收藏 关闭 */
#ContentBd .collect {
	height: 30px;
	line-height: 30px;
	margin-left: 430px;
	font-size: 12px;
	margin-top: 30px;
}
.contABot01, .contABot02 {
	display: block;
	width: 60px;
	height: 30px;
	padding-left: 30px;
	float: left;
	margin-right: 10px;
}
.contABot01 {
	background: url(../img/functionBar.jpg) no-repeat -190px 0;
}
.contABot02 {
	background: url(../img/functionBar.jpg) no-repeat 0 0;
}
/* 上下篇 */
.contArticle_page {
	padding-top: 15px;
	border-top: 1px solid #ececec;
}
.listsa li {
	border-bottom: 1px solid #eeeeee;
	padding: 10px 0 9px 0;
}
.listsa li h3 {
	padding-left: 32px;
	background: url(../img/dot046.png) 10px center no-repeat;
	line-height: 26px;
	font-weight: 500;
}
.listsa li h3 a {
	font-size: 18px;
	color: #595959;
}
.listsa li span {
	padding-left: 32px;
	color: #8e8e8e;
	font-size: 12px;
}
.listsb li {
	border-bottom: 1px solid #c2c2c2;
	padding: 12px 0 12px 0;
}
.listsb li h3 {
	padding-left: 38px;
	background: url(../img/dot047.png) 10px center no-repeat;
	line-height: 35px;
	font-weight: 500;
}
.listsb li h3 a {
	font-size: 22px;
	color: #595959;
}
.listsb li span {
	padding-left: 10px;
	color: #8e8e8e;
	font-size: 12px;
	font-family: 'Georgia';
	float: right
}
/* 子栏目导航 */
#sideMenu {
	padding-bottom: 2px;
	background-color: #f8f8f8;
}
#sideMenu .hd {
	font-size: 16px;
	font-weight: bold;
	background: url(../img/sidebar.png) left top no-repeat;
	height: 71px;
	line-height: 46px;
	padding: 5px 5px 0 40px;
	text-align: left;
	color: #fff;
}
#sideMenu .hd h3 {
	padding-left: 42px;
	color: #fff;
	font: 20px/60px "Microsoft Yahei";
}
#sideMenu .bd {
	padding: 0 10px;
}
#sideMenu .bd li {
	border-bottom: 1px solid #e0e0e0;
	background: url(../img/rarr.jpg) 260px 20px no-repeat;
}
#sideMenu .bd li a:hover {
	border-bottom: 1px solid #e27765;
	background: url(../img/rarr2.jpg) 260px 20px no-repeat #fff;
}
#sideMenu .bd li.currclass a {
	color: #e27765;
	border-bottom: 1px solid #e27765;
	background: url(../img/rarr2.jpg) 260px 20px no-repeat #fff;
}
#sideMenu .bd li a {
	font: 16px/26px "Microsoft Yahei";
	display: block;
	padding: 10px 20px;
}
#sideMenu .bd li.last {
	border-bottom: none;
}
.news_ads ul {
}
.news_ads ul li {
	width: 290px;
	height: 40px;
	padding: 1px;
	border: 1px solid #dcdcdc;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: 1px center;
	margin-bottom: 8px;
}
.news_ads ul li a {
	height: 32px;
	display: block;
	padding-top: 5px;
	padding-left: 67px;
	font-size: 16px;
	color: #666;
}
.news_ads ul li.num1 a {
	background: url(../img/me1.png) no-repeat 38px center;
	border-left: 3px solid #f56363;
}
.news_ads ul li.num2 a {
	background: url(../img/me2.png) no-repeat 38px center;
	border-left: 3px solid #83cf34;
}
.news_ads ul li.num3 a {
	background: url(../img/me3.png) no-repeat 38px center;
	border-left: 3px solid #32aad6;
}
.news_ads ul li.num4 a {
	background: url(../img/me4.png) no-repeat 38px center;
	border-left: 3px solid #6ad1d8;
}
.news_ads ul li.num5 a {
	background: url(../img/me5.png) no-repeat 38px center;
	border-left: 3px solid #f5ac21;
}
.news_ads ul li.num6 a {
	background: url(../img/me1.png) no-repeat 38px center;
	border-left: 3px solid #f56363;
}
.news_ads ul li.num7 a {
	background: url(../img/me2.png) no-repeat 38px center;
	border-left: 3px solid #83cf34;
}
.news_ads ul li.num8 a {
	background: url(../img/me3.png) no-repeat 38px center;
	border-left: 3px solid #32aad6;
}
.news_ads ul li.num9 a {
	background: url(../img/me4.png) no-repeat 38px center;
	border-left: 3px solid #6ad1d8;
}
.news_ads ul li.num10 a {
	background: url(../img/me5.png) no-repeat 38px center;
	border-left: 3px solid #f5ac21;
}
.news_ads ul li.num1 a:hover {
	background: #f56363 url(../img/me11.png) no-repeat 38px center;
	color: #fff;
}
.news_ads ul li.num2 a:hover {
	color: #fff;
	background: #83cf34 url(../img/me22.png) no-repeat 38px center;
}
.news_ads ul li.num3 a:hover {
	color: #fff;
	background: #32aad6 url(../img/me33.png) no-repeat 38px center;
}
.news_ads ul li.num4 a:hover {
	color: #fff;
	background: #6ad1d8 url(../img/me44.png) no-repeat 38px center;
}
.news_ads ul li.num5 a:hover {
	color: #fff;
	background: #f5ac21 url(../img/me55.png) no-repeat 38px center;
}
.news_ads ul li.num6 a:hover {
	background: #f56363 url(../img/me11.png) no-repeat 38px center;
	color: #fff;
}
.news_ads ul li.num7 a:hover {
	color: #fff;
	background: #83cf34 url(../img/me22.png) no-repeat 38px center;
}
.news_ads ul li.num8 a:hover {
	color: #fff;
	background: #32aad6 url(../img/me33.png) no-repeat 38px center;
}
.news_ads ul li.num9 a:hover {
	color: #fff;
	background: #6ad1d8 url(../img/me44.png) no-repeat 38px center;
}
.news_ads ul li.num10 a:hover {
	color: #fff;
	background: #f5ac21 url(../img/me55.png) no-repeat 38px center;
}
/**/
.jubao {
	font-size: 20px;
	line-height: 2;
}
.jubao p {
	font-size: 20px;
	line-height: 2;
}
.button_sm {
	width: 131px;
	height: 37px;
	line-height: 37px;
	background-image: url("../img/jub2.jpg");
	background-repeat: no-repeat;
	background-position: left;
	border: 0px;
	cursor: pointer;
}
.button_sm_grey {
	width: 131px;
	height: 37px;
	line-height: 37px;
	background-image: url("../img/jub1.jpg");
	background-repeat: no-repeat;
	background-position: left;
	border: 0px;
	cursor: pointer;
}
